2009-03-23 Claudio Saavedra <csaavedra@igalia.com>
* gdk-pixbuf/tmpl/animation.sgml: Fix typos and document the
GdkPixbufSimpleAnim structure.
svn path=/trunk/; revision=22581
+2009-03-23 Claudio Saavedra <csaavedra@igalia.com>
+
+ * gdk-pixbuf/tmpl/animation.sgml: Fix typos and document the
+ GdkPixbufSimpleAnim structure.
+
2009-03-13 Matthias Clasen <mclasen@redhat.com>
* === Released 2.16.0 ===
<!-- ##### STRUCT GdkPixbufAnimation ##### -->
<para>
-And opaque struct representing an animation.
+An opaque struct representing an animation.
</para>
<!-- ##### STRUCT GdkPixbufAnimationIter ##### -->
<para>
-And opaque struct representing an iterator which points to a
+An opaque struct representing an iterator which points to a
certain position in an animation.
</para>
<!-- ##### STRUCT GdkPixbufSimpleAnim ##### -->
<para>
-An
+An opaque struct representing a simple animation.
</para>